home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The National Palace Museum Experience
/
The National Palace Museum Experience.iso
/
Programs
/
Object.dxr
/
00108.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-11-19
|
164 b
|
12 lines
on enterFrame
hilitebuttons(3, 6)
mci("status movie mode wait")
if the result = "stopped" then
stopvideo()
end if
end
on exitFrame
go(the frame)
end